xen.git
2007-08-14 kfraser@localhost... libxc: Various xc_evtchn_* functions must return signed...
2007-08-13 kfraser@localhost... hvm: Cleanups to state-restore paths (including vmxassi...
2007-08-13 Tim Deegan[HVM] [TOOLS] Move device state save earlier in suspend...
2007-08-13 kfraser@localhost... [PV-on-HVM]: Add missing includes
2007-08-13 kfraser@localhost... x86-64: enable hypervisor output on VESA frame buffer
2007-08-12 James Bulpinxm-test: Allow dom0 network interface used in tests...
2007-08-10 kfraser@localhost... x86: Trivial clean up of debug output.
2007-08-10 kfraser@localhost... x86: Improved memcpy() asm implementation.
2007-08-09 kfraser@localhost... Fix xm block/network-detach command.
2007-08-09 kfraser@localhost... acm: Some fixes to the Xend ACM management code
2007-08-09 kfraser@localhost... x86-64: pv wrmsr emulation fix
2007-08-09 kfraser@localhost... Ensure multiboot modules are mapped when we copy them.
2007-08-09 kfraser@localhost... x86: Always define both PAE and non-PAE address constants
2007-08-09 kfraser@localhost... acm: Cleaner use of copy_from_guest().
2007-08-09 kfraser@localhost... Clean up usage of 'current' in do_iret() hypercall.
2007-08-08 kfraser@localhost... x86: Do not print unbounded bogus FACS signature.
2007-08-08 kfraser@localhost... hvm: Handle hw_cr[] array a bit more sanely.
2007-08-08 kfraser@localhost... hvm: Unify %cr0 handling.
2007-08-08 Ian CampbellDo not clobber new wallclock offset on restore.
2007-08-08 kfraser@localhost... hvm: Fix %cr4 handling in HAP paging mode.
2007-08-08 Tim DeeganMerge
2007-08-08 Tim Deegan[TOOLS] Avoid unaligned accesses in libfsimage FAT16...
2007-08-08 kfraser@localhost... hvm: More cleanups, particularly to %cr4 handling.
2007-08-08 kfraser@localhost... hvm: More cleanups around paging interfaces.
2007-08-07 kfraser@localhost... hvm: Clean up control-register and EFER handling.
2007-08-07 kfraser@localhost... xen: Clean up some paging files: no tab and trailing...
2007-08-07 kfraser@localhost... xentop: fix abnormal value cpu(%) when domain shutdown.
2007-08-07 kfraser@localhost... [ACM] Explicitly cast byte arrays when used in copy_fro...
2007-08-06 Tim Deegan[HVM] Store Etherboot ROM as hexdump, not binary
2007-08-06 kfraser@localhost... xm: Fix control characters causing xm tests to fail.
2007-08-06 kfraser@localhost... xm: pass --skipdtd parameter through to 'xm new'
2007-08-06 Ian Campbell[32on64] Copy the right grant table status code back...
2007-08-06 kfraser@localhost... hvm: Fix PV-on-HVM drivers to not execuite hypercall...
2007-08-06 kfraser@localhost... hvm: Fix save/restore when callback_via line is routed...
2007-08-06 kfraser@localhost... pygrub: LiloConf.py supports root and read-only
2007-08-06 kfraser@localhost... Fix/cleanup destroyDevice code path in xend.
2007-08-06 kfraser@localhost... [ACM] Support for removing / replacing a policy
2007-08-06 kfraser@localhost... [ACM] Support for running unlabeled domains alongside...
2007-08-03 kfraser@localhost... domain builder: Zero start_info struct.
2007-08-03 kfraser@localhost... On debug builds, scrub pages with non-zero poison.
2007-08-03 Tim Deegan[HVM] Yet another MCA/MCE MSR.
2007-08-03 kfraser@localhost... es7000: Remove the bulk of the ES7000 specific code...
2007-08-02 kfraser@localhost... Merge with ppc/xen-unstable.hg
2007-08-02 Hollis Blanchardmerge with xen-unstable.hg
2007-08-02 Hollis Blanchard[POWERPC][XEN] Commit missing multiboot files.
2007-08-02 kfraser@localhost... libelf: Clean up and fix up BSD symtab handling.
2007-08-02 kfraser@localhost... elfloader: Re-add break stmt I stupidly removed from...
2007-08-02 kfraser@localhost... libelf: Remove unneeded extra elf_set_verbose() invocation.
2007-08-02 Tim DeeganMerge
2007-08-02 Tim Deegan[MINIOS] fix x86_64 p2m map and CFLAGS
2007-08-01 kfraser@localhost... xenstore: Redirect stdin/stdout/stderr to /dev/null.
2007-08-01 kfraser@localhost... xenstore: Do not assign to stdout/stderr/stdin - they...
2007-08-01 kfraser@localhost... [ELF] Load elf symbols when BSD_SYMTAB=yes.
2007-08-01 kfraser@localhost... xenstored: Do not write to stderr if we are daemonised!
2007-08-01 kfraser@localhost... xenstored: Remove unused util code.
2007-08-01 kfraser@localhost... blktap: Fix unaligned access to blktap/tapdisk message...
2007-08-01 kfraser@localhost... Fix file descriptor leak in blktapctrl
2007-08-01 kfraser@localhost... Merge with ppc/xen-unstable.hg.
2007-08-01 kfraser@localhost... [IA64] Fix tools build.
2007-07-31 kfraser@localhost... hvm: Large-scale cleanups and fixes to event deliver...
2007-07-31 kfraser@localhost... hvmloader: Avoid bogus use of NULL pointer.
2007-07-31 Tim Deegan[HVM] Inject #PF when mmio instruction fetch fails
2007-07-31 kfraser@localhost... hvm: Define common (across VMX and SVM) set of event...
2007-07-31 kfraser@localhost... hvm: Fix CR0 handling, which I broke in 15652.
2007-07-31 kfraser@localhost... vmx: Simplify event-injection logic.
2007-07-30 Hollis Blanchard[POWERPC][XEN] Use multiboot2 data structures when...
2007-07-30 Hollis Blanchard[POWERPC][XEN] Deal with "shadow" -> "paging" fallout.
2007-07-30 Hollis Blanchard[POWERPC][XEN] Fix build by adding proper guards to...
2007-07-30 kfraser@localhost... [ACM] Some more fixes
2007-07-30 kfraser@localhost... [IA64] Disable ACPI SRAT,SLIT table of dom0.
2007-07-30 kfraser@localhost... Add acpi_table_disable() into xen/drivers/acpi/tables.c
2007-07-30 kfraser@localhost... Move generate_acpi_checksum() from ia64 code to common.
2007-07-27 kfraser@localhost... hvm: Clean up CR0 handling.
2007-07-27 kfraser@localhost... Implement Xen API method Console.set_other_config.
2007-07-27 kfraser@localhost... Implement missing Xen API method Console.get_other_config.
2007-07-27 kfraser@localhost... Fix Xen API console methods that use undefined variables.
2007-07-27 kfraser@localhost... [Xend] Do network startup earlier.
2007-07-27 kfraser@localhost... [XEND] Fix for creating VLANs using the Xen-API
2007-07-27 kfraser@localhost... [ACM] Check a domain's authorization to run.
2007-07-26 Tim Deegan[HVM] Save/restore: don't leak shared-memory segments...
2007-07-25 kfraser@localhost... xenstored: Fix socket-based connection teardown. Readin...
2007-07-24 kfraser@localhost... xenstore: Small cleanups and fixes.
2007-07-24 kfraser@localhost... Add domain name check and UUID check to 'xm new' command.
2007-07-24 Tim Deegan[HVM] Live-migration fixups after 15639:c585f993385c
2007-07-24 Tim DeeganMerge
2007-07-24 Tim Deegan[HVM] Control qemu's state-save via xenstore, instead...
2007-07-24 kfraser@localhost... xenstored: Fairly round-robin schedule work across...
2007-07-24 kfraser@localhost... xenstored: Guarantee to fire @releaseDomain watch when...
2007-07-24 Tim Deegan[HVM] Shadow: release shadow lock during emulation...
2007-07-23 kfraser@localhost... [PVFB] Fix shift key for graphical vnc display
2007-07-23 kfraser@localhost... [IOEMU] Fix shift key for graphical vnc display
2007-07-23 kfraser@localhost... [ACM] Check boundary conditions of passed parameters...
2007-07-23 kfraser@localhost... [ACM] Coding style cleanups.
2007-07-23 kfraser@localhost... [ACM] Allow the loadpolicy operation once
2007-07-20 Tim DeeganFix IA64 build
2007-07-20 Tim Deegan[HVM] HAP: mark domains as HAP-enabled, not shadow...
2007-07-20 Tim Deegan[XEN] replace shadow_* with paging_* in common code
2007-07-20 kfraser@localhost... Xen PM: Clean up printk usage.
2007-07-20 kfraser@localhost... Xen PM: Remove useless __sync_lazy_execstate().
2007-07-20 kfraser@localhost... Xen PM: Enter all ACPI S states on boot CPU.
next